php forum
php mysql forum
php mysql smarty
 
Page 1 of 3 1 2 3 >
Topic Options
#150177 - 12/03/01 04:32 PM [6.1x] Megamod 2.0
Brett Offline
Moderator

Registered: 05/04/01
Posts: 992
Loc: Little Rock, AR
Title: Megamod 2.0 Final

Tested on ubb: 6.1.0.4

Description: Makes a new status of a moderator to every board(like an administrator) without being listed, but no access to control panel(if not desired).

Download: http://www.ubbdev.com/ubb/upload/00006378/megamod.zip

Bug fixes since last version:
v1.0-Inital release for 6.01
v1.5-Ported to 6.1 betas, fixing the posting bug
v2.0-Final (Fixed demodding bug)

ZIP includes: Multihack, patch for authority list, jimbo's custom status, and stars/status 6.0. and instructions on how to add megamods to control panel settings.

Top
#150178 - 12/03/01 04:37 PM Re: [6.1x] Megamod 2.0
bond2036 Offline
Junior Member

Registered: 09/24/01
Posts: 6
Loc: uk
~Thanks m8 my mods been pestering me about this hehe~
_________________________
Copying isnt stealing laugh so dont feel bad

Top
#150179 - 12/03/01 05:17 PM Re: [6.1x] Megamod 2.0
Lord Dexter Offline
Member

Registered: 05/25/01
Posts: 6503
Loc: Melbourne, Australia
Great Raiyan. Any changes from the pre-final in the Beta forum?

Top
#150180 - 12/03/01 05:49 PM Re: [6.1x] Megamod 2.0
Telekinesis Offline
Member

Registered: 06/02/01
Posts: 285
Loc: Florida
probably bug fixes, nice hack!

Top
#150181 - 12/03/01 05:50 PM Re: [6.1x] Megamod 2.0
Brett Offline
Moderator

Registered: 05/04/01
Posts: 992
Loc: Little Rock, AR
Quote:
quote:


Yes actually. I had to do alot of changes, throughout. I suggest rehacking. All changes occur in the same places as previous betas of this hack.

Top
#150182 - 12/04/01 12:27 AM Re: [6.1x] Megamod 2.0
Lord Dexter Offline
Member

Registered: 05/25/01
Posts: 6503
Loc: Melbourne, Australia
Ok well I'll have to re-install it then.

Top
#150183 - 01/01/02 01:09 PM Re: [6.1x] Megamod 2.0
Eliza Offline
Member

Registered: 01/28/01
Posts: 45
Loc: Manassas, Virginia
Everything installed fine except that when I went to go to megamod settings it says "You do not have permission to access this area." I'm an admin I should be able to access it. Do you know where I might have gone wrong?
_________________________

Top
#150184 - 01/03/02 06:42 PM Re: [6.1x] Megamod 2.0
Brett Offline
Moderator

Registered: 05/04/01
Posts: 992
Loc: Little Rock, AR
</font><blockquote><font size="1" face="Verdana, Helvetica, sans-serif">quote:</font><hr /><font size="2" face="Verdana, Helvetica, sans-serif">Originally posted by Eliza:
Everything installed fine except that when I went to go to megamod settings it says "You do not have permission to access this area." I'm an admin I should be able to access it. Do you know where I might have gone wrong?</font><hr /></blockquote><font size="2" face="Verdana, Helvetica, sans-serif">

looks like you missed hacking cp.cgi or forgot to upload it.

Top
#150185 - 01/05/02 03:54 PM Re: [6.1x] Megamod 2.0
PeteB Offline
Junior Member

Registered: 07/24/01
Posts: 6
I feel REALLY stupid, but I updated all the files as said in the install, and uploaded the additional files, but I can't find where I assign mega mods from. I looked all over the CP?

Also, what is the .mhx file in the ZIP?

Top
#150186 - 01/05/02 04:11 PM Re: [6.1x] Megamod 2.0
theepH Offline
Junior Member

Registered: 08/02/01
Posts: 11
</font><blockquote><font size="1" face="Verdana, Helvetica, sans-serif">quote:</font><hr /><font size="2" face="Verdana, Helvetica, sans-serif">Originally posted by PeteB:
I feel REALLY stupid, but I updated all the files as said in the install, and uploaded the additional files, but I can't find where I assign mega mods from. I looked all over the CP?

Also, what is the .mhx file in the ZIP?
</font><hr /></blockquote><font size="2" face="Verdana, Helvetica, sans-serif">


Well the megamod menu should be in "Primary Settings" you may wanna run thru the code again cause maybe you missed something <img src="biggrin.gif" border="0" alt="" />

as for the .mhx file ,thats if you use the www.multihack.com to install your hacks.

Top
#150187 - 01/05/02 07:49 PM Re: [6.1x] Megamod 2.0
Ice Man_00 Offline
Junior Member

Registered: 11/03/01
Posts: 14
Hello.

Great hack BTW, but i have one question.

In the mhx file, i`ll get one error.

Can`t find this somewhere in my file:

[code][/code]

I have also tried to search the file manual, but it isn`t there... <img src="frown.gif" border="0" alt="" />

Hope you can help.

Top
#150188 - 01/06/02 06:34 AM Re: [6.1x] Megamod 2.0
pumpkin Offline
Member

Registered: 11/29/01
Posts: 164
Loc: Rome, Italy
cp_vars_misc.pl
lines 38-40 for me
<img src="biggrin.gif" border="0" alt="" />
good luck
_________________________
Just another boring 17-year-old
and yes, I like smilies/graemlins

Top
#150189 - 01/06/02 04:45 PM Re: [6.1x] Megamod 2.0
Brett Offline
Moderator

Registered: 05/04/01
Posts: 992
Loc: Little Rock, AR
Yes, it is in the primary settings in the cp_common.pl file(in your templates directory).

The directions there are:

Find:
document.writeln("<option value=$vars_config{CGIURL}/cp.cgi?ubb=vars_mod&r=$ran> - Moderator Settings</option>");

Add Below:

document.writeln("<option value=$vars_config{CGIURL}/cp.cgi?ubb=vars_megamod&r=$ran> - MegaModerator Settings</option>");


p.s. You guys need to go over EVERYTHING to install. You can't skip anything. It's all in the directions!!

<font color="#000000" size="1">[ 01-06-2002 04:46 PM: Message edited by: raiyan ]</font>

Top
#150190 - 01/19/02 05:48 AM Re: [6.1x] Megamod 2.0
CTM Offline
Moderator / Da Masta

Registered: 11/23/01
Posts: 2567
Little problem.

</font><blockquote><font size="1" face="Verdana, Helvetica, sans-serif">quote:</font><hr /><font size="2" face="Verdana, Helvetica, sans-serif">Undefined subroutine &main::SetCustomStatusSettings called at cp.cgi line 803.</font><hr /></blockquote><font size="2" face="Verdana, Helvetica, sans-serif">

I'm getting that every time I try to edit the MegaMod's rank in the CP. I'm using qasic's custom rank hack, and I'm running UBB 6.1.0.3. Any ideas? <img src="frown.gif" border="0" alt="" />

Top
#150191 - 01/19/02 08:16 AM Re: [6.1x] Megamod 2.0
omegatron Offline
Member

Registered: 04/05/01
Posts: 3440
Loc: abingdon,md
Rehack both hacks from known good backups.
_________________________
Chuck S

DIVE IN AND VISIT ME:

Omegatron\'s Reefs

Administrator at ReefTalk

Top
#150192 - 01/19/02 11:16 AM Re: [6.1x] Megamod 2.0
CTM Offline
Moderator / Da Masta

Registered: 11/23/01
Posts: 2567
OK, thanks. smile But I think I've found out where it is.

[code][/code]

I can't find any of that in either cp_forums.cgi or cp_lib.cgi (I had to look in both cause the instructions didn't make sense). Any other ideas, please? <img src="frown.gif" border="0" alt="" />

<font color="#000000" size="1">[ 01-19-2002 11:31 AM: Message edited by: CTM ]</font>

Top
#150193 - 01/23/02 11:09 AM Re: [6.1x] Megamod 2.0
CTM Offline
Moderator / Da Masta

Registered: 11/23/01
Posts: 2567
Post 24-hour bump.

I think the cp_forums.cgi business is sorted, but now I can't access any area in my CP. I always get the Non-Admin-Or-Mod message ("Only administrators or moderators may perform this action.").

Any help...?

Top
#150194 - 01/23/02 12:18 PM Re: [6.1x] Megamod 2.0
rictor Offline
Junior Member

Registered: 01/23/02
Posts: 5
Sorry about that. This is raiyan, i'm at work and don't have my password or ubb files here, so i'll answer to the best of my knowledge.

The code you posted is in cp_forums(near the bottom under sub mods), is to make sure megamods aren't set to mods when they are chosen to be shown in the mod lists. So that can't be the problem.

I believe your problem is in cp_users.cgi. Go back through that file and see if everything matchs up.

As soon as i get home later today, i'll check back.

By the way, what version are you using? If it's the ubb in your homepage link (6.04d), then i can't guarrentee that this hack will work on anything below 6.1.

<font color="#000000" size="1">[ 01-23-2002 12:44 PM: Message edited by: rictor ]</font>

Top
#150195 - 01/23/02 03:41 PM Re: [6.1x] Megamod 2.0
Brett Offline
Moderator

Registered: 05/04/01
Posts: 992
Loc: Little Rock, AR
Nope, i was wrong. It's in cp_lib.cgi under sub CheckPermission_CP.

Make sure you have this:

if (($profile[8] ne 'Administrator') && ($profile[8] ne 'Moderator') && ($profile[8] ne 'MegaModerator')) {
print qq%Content-type: text/htmlnn%;
&AppendAdminLog($username, $status, "Log In", "Failed", "User is NOT an Admin or Mod");
&StandardHTML("Sorry, you are not an administrator or moderator, so you may not gain access to the control panel.");
}

Under this:

if ($public_name eq "") {
$public_name = $profile[0];
}

and above this:


#return status
&AppendAdminLog($username, $status, "Log In", "Succeeded", "User is a $profile[8]");

Again, this won't work on versions in the 6.0.x series.

Top
#150196 - 01/26/02 10:42 AM Re: [6.1x] Megamod 2.0
Demolition Offline
Member

Registered: 01/02/02
Posts: 157
you cant download this hack when you click on the link?

Top
#150197 - 01/26/02 06:39 PM Re: [6.1x] Megamod 2.0
Lord Dexter Offline
Member

Registered: 05/25/01
Posts: 6503
Loc: Melbourne, Australia
iVegeta is down due to late server payment so it will be back soon.

Top
#150198 - 01/27/02 09:09 PM Re: [6.1x] Megamod 2.0
Brett Offline
Moderator

Registered: 05/04/01
Posts: 992
Loc: Little Rock, AR
Sorry about that. The sites back up. <img src="smile.gif" border="0" alt="" />

Top
#150199 - 01/30/02 03:12 PM Re: [6.1x] Megamod 2.0
*Speedy* Offline
Member

Registered: 01/28/02
Posts: 141
Loc: Speedy's World
I am so stupid im sorry i found it out my self

~Speedy~
_________________________
~Your Super Speedy Member!~
AIM: zXzXMikeXzXz
MSN: zXzXMikeXzXz@hotmail.com
Email: zXzXMikeXzXz@hotmail.com

Top
#150200 - 01/31/02 02:18 PM Re: [6.1x] Megamod 2.0
*Speedy* Offline
Member

Registered: 01/28/02
Posts: 141
Loc: Speedy's World
Does anyone have or think they could make a MultiHack for Mega Mod 2.0 for UBB 6.1.X ? and for MultiHack 2.1 . If so that would be great because I am haveing mager problems with my UBB and that would just kick ass!
_________________________
~Your Super Speedy Member!~
AIM: zXzXMikeXzXz
MSN: zXzXMikeXzXz@hotmail.com
Email: zXzXMikeXzXz@hotmail.com

Top
#150201 - 02/01/02 02:27 PM Re: [6.1x] Megamod 2.0
CTM Offline
Moderator / Da Masta

Registered: 11/23/01
Posts: 2567
It's OK, raiyan, I've just got 6.1.0.3 and I'm reinstalling all the hacks afresh, cause there's a few problems with my board ATM. smile I'll just try what you've said, thanks for the help, and I just hope it works! smile

Top
#150202 - 02/07/02 04:32 PM Re: [6.1x] Megamod 2.0
*Speedy* Offline
Member

Registered: 01/28/02
Posts: 141
Loc: Speedy's World
I used the MultiHack in the zip and it showed no errors (installing it) but when i go into the CP its says

You do not have permission to access this area.

but im member # 1 and well i have all the power! how do i fix this please help asap becuase i dont wanna continue hacking untill i fix this problem thankx!

~Speedy~
_________________________
~Your Super Speedy Member!~
AIM: zXzXMikeXzXz
MSN: zXzXMikeXzXz@hotmail.com
Email: zXzXMikeXzXz@hotmail.com

Top
#150203 - 02/08/02 07:06 AM Re: [6.1x] Megamod 2.0
Brett Offline
Moderator

Registered: 05/04/01
Posts: 992
Loc: Little Rock, AR
Sounds like something missed on cp.cgi, recheck that one on the manual txt file. It's at the very top of the manual.

Top
#150204 - 02/08/02 10:42 AM Re: [6.1x] Megamod 2.0
*Speedy* Offline
Member

Registered: 01/28/02
Posts: 141
Loc: Speedy's World
Thankx I will try that when I get home (at school) but there is one more thing . . . how hard would it be to change Mega Mod to Speedy Mod? Is this posible (like on vb's) it's just a name changed not a hack change . . . please help asap thannkx!

~Speedy~
_________________________
~Your Super Speedy Member!~
AIM: zXzXMikeXzXz
MSN: zXzXMikeXzXz@hotmail.com
Email: zXzXMikeXzXz@hotmail.com

Top
#150205 - 02/08/02 10:59 AM Re: [6.1x] Megamod 2.0
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
Speedy, it's in the CP, the first time it says 'MegaModerator:'

</font><blockquote><font size="1" face="Verdana, Helvetica, sans-serif">quote:</font><hr /><font size="2" face="Verdana, Helvetica, sans-serif">Originally posted by bond2036:
Copying isnt stealing laugh so dont feel bad
</font><hr /></blockquote><font size="2" face="Verdana, Helvetica, sans-serif">:rolleyes: wink
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#150206 - 02/08/02 11:16 AM Re: [6.1x] Megamod 2.0
*Speedy* Offline
Member

Registered: 01/28/02
Posts: 141
Loc: Speedy's World
but on the athoriy list it wouidlnt say Super Mod it would say Mega Mod and all that stuff i want to completay change it would i just run all of the .cgi's and .pl's search for the word mega and have it change them all to Super? or would it be harrder than that?
_________________________
~Your Super Speedy Member!~
AIM: zXzXMikeXzXz
MSN: zXzXMikeXzXz@hotmail.com
Email: zXzXMikeXzXz@hotmail.com

Top
#150207 - 02/08/02 11:42 AM Re: [6.1x] Megamod 2.0
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
In Modification Wordlet™ List, make 'auth_megamod' 'Super Moderator' or whatever you said.
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#150208 - 02/08/02 11:53 AM Re: [6.1x] Megamod 2.0
*Speedy* Offline
Member

Registered: 01/28/02
Posts: 141
Loc: Speedy's World
Thanks A Million! . . . . I will try this out as soon as I get home (im in tech) I just hope this works . . . I did have a problem with the CP entance as i said but Im going to re hack my whole board tonight! Wish Me Luck . . . ! :rolleyes:

laugh

~Speedy~

P.S. I know this doesnt go here but maybe it does is there anywhere I could get a multihack for megamod, I have both multihack 2.1 and the 1.5 (i think) but im not sure if its good to hack some hacks with 2.1 and others with 1.5 but is this ok? or can you make me a megamod 2.0 for multihack 2.1 PLEASE or tell me a link, or tell me if its ok to do the above thanks a million (im tpying fast so sorry about typos. . . I got Engish next . . . (acting out the death of Tyblete (me being him so I get to die!) fun fun . . .

Thanks Again

~Speedy~
_________________________
~Your Super Speedy Member!~
AIM: zXzXMikeXzXz
MSN: zXzXMikeXzXz@hotmail.com
Email: zXzXMikeXzXz@hotmail.com

Top
#150209 - 02/10/02 07:54 AM Re: [6.1x] Megamod 2.0
Demolition Offline
Member

Registered: 01/02/02
Posts: 157
I installed this hack manually and it worked a dream . Then when i done it for the Authority List it wouldn't appear , Its all hacked ok and its in the Wordlets fine. I talked to raiyon on AIM about it and he wasn't to sure :rolleyes: anyone on here have any ideas ? , thanx wink

Top
#150210 - 02/10/02 02:01 PM Re: [6.1x] Megamod 2.0
Brett Offline
Moderator

Registered: 05/04/01
Posts: 992
Loc: Little Rock, AR
one word: rehack

Top
#150211 - 02/10/02 02:15 PM Re: [6.1x] Megamod 2.0
Demolition Offline
Member

Registered: 01/02/02
Posts: 157
9 words :I have over and over and it won't work wink

Top
#150212 - 02/23/02 01:21 AM Re: [6.1x] Megamod 2.0
Locutus of Borg Offline
Junior Member

Registered: 08/24/01
Posts: 8
Sorry m8es, but the URL http://www.ivegeta.com/h acks/ is down.

Bandwidth Limit Exceeded
The server is temporarily unable to service your request due to the site owner reaching his/her bandwidth limit. Please try again later.

Please can me eMail someone this hack to locutus@planet-borg.de

Thanx a lot
Locutus

Top
#150213 - 02/23/02 03:28 AM Re: [6.1x] Megamod 2.0
Demolition Offline
Member

Registered: 01/02/02
Posts: 157
Just give it an hour or two and try again as loads of websites go like that wink

Top
#150214 - 02/23/02 03:15 PM Re: [6.1x] Megamod 2.0
Locutus of Borg Offline
Junior Member

Registered: 08/24/01
Posts: 8
The Bandwidth is always (the whole day today) exceeded or the page is unreachable. Please be someone so kind and send me the hack.

Thanx
Locutus

Top
#150215 - 02/23/02 05:29 PM Re: [6.1x] Megamod 2.0
Lord Dexter Offline
Member

Registered: 05/25/01
Posts: 6503
Loc: Melbourne, Australia
</font><blockquote><font size="1" face="Verdana, Helvetica, sans-serif">quote:</font><hr /><font size="2" face="Verdana, Helvetica, sans-serif">Originally posted by Locutus of Borg:
The Bandwidth is always (the whole day today) exceeded or the page is unreachable. Please be someone so kind and send me the hack.

Thanx
Locutus
</font><hr /></blockquote><font size="2" face="Verdana, Helvetica, sans-serif">Yeah well the site may be down for a while because of that error. Until he finds a new server or gets more bandwith...

Top
#150216 - 02/23/02 10:47 PM Re: [6.1x] Megamod 2.0
Brett Offline
Moderator

Registered: 05/04/01
Posts: 992
Loc: Little Rock, AR
The site will be down until the 1st. Until then, the download link is this:

http://ivegeta.hypermart.net/megamod.zip

Top
#150217 - 02/24/02 08:21 AM Re: [6.1x] Megamod 2.0
Locutus of Borg Offline
Junior Member

Registered: 08/24/01
Posts: 8
Thanx a lot for the help. I d/l´ed it and now I´m goin´ to kill my UBB wink

Top
#150218 - 02/26/02 04:07 AM Re: [6.1x] Megamod 2.0
Lord Dexter Offline
Member

Registered: 05/25/01
Posts: 6503
Loc: Melbourne, Australia
The 1st, Argh. Are you switching servers raiyan?

Top
#150219 - 02/27/02 10:52 AM Re: [6.1x] Megamod 2.0
Brett Offline
Moderator

Registered: 05/04/01
Posts: 992
Loc: Little Rock, AR
No, we just exceeded the bandwidth (surprisingly). plain and simple. I learned from this and won't let it happen again. wink

Top
#150220 - 02/27/02 11:23 PM Re: [6.1x] Megamod 2.0
Lord Dexter Offline
Member

Registered: 05/25/01
Posts: 6503
Loc: Melbourne, Australia
Isn't it because we got so much more visitors and posts in the last month or so?

Top
#150221 - 03/03/02 10:05 AM Re: [6.1x] Megamod 2.0
azure Offline
Junior Member

Registered: 03/03/02
Posts: 2
Loc: NC
I'm sorry if this is a stupid question, but I'm using UBB 6.04 and I cannot find:

if (($ubb eq 'vars_mod') && ($status eq 'Administrator')) {
&view_vars("mods");
exit(0);
} #end vars_mod

in cp.cgi. This may be because of the other hacks I've done, but I rather doubt it... Is there another megamod hack that definitely works with 6.04 or what can I do about this problem? Thank you.

:edit: Oops. I just realized I've been looking in the wrong forum. Nevermind! ^^;;

Top
#150222 - 03/03/02 11:36 PM Re: [6.1x] Megamod 2.0
Lord Dexter Offline
Member

Registered: 05/25/01
Posts: 6503
Loc: Melbourne, Australia
It's because this MegaMod if for 6.1, not 6.04.

Top
#150223 - 03/10/02 06:21 AM Re: [6.1x] Megamod 2.0
Locutus of Borg Offline
Junior Member

Registered: 08/24/01
Posts: 8
You can name me mad, but I tried to patch the UBB 6.2.1 with the Mega-Moderator-Hack.

I found everything and patched it. Besides only one thing frown

</font><blockquote><font size="1" face="Verdana, Helvetica, sans-serif">quote:</font><hr /><font size="2" face="Verdana, Helvetica, sans-serif">Open ubb_lib.cgi
Find:
sub is_admin_or_mod {
local ($f, @profile, $Moderator, @mods, $mod_name, $mod_num, $mod_match, $is_one, @mod_profile);
</font><hr /></blockquote><font size="2" face="Verdana, Helvetica, sans-serif">I can´t find. But I found this part which should be the right one. How must it be patched?

</font><blockquote><font size="1" face="Verdana, Helvetica, sans-serif">quote:</font><hr /><font size="2" face="Verdana, Helvetica, sans-serif">sub is_admin_or_mod {
my ($Moderator, $mod_match, $is_one);

my ($f, @profile) = @_;
chomp($profile[8]);
chomp($profile[0]);

if ($profile[8] eq 'Administrator') {
$is_one = 'true';
} elsif ($profile[8] eq 'Moderator') {

if ($f ne 'ALL') {

# check to see if user is moderator of particular forum

# check if moderator
&RequireVars("$vars_config{VariablesPath}/vars_mods.cgi");

$Moderator = ${ "Forum" . "$f" . "Moderator" };

#split up Mod var
my @mods = split (/||^||/, $Moderator);

my @mod_profile = ();
foreach (@mods) {
chomp($_);
if (-s "$vars_config{MembersPath}/$_.cgi") {
@mod_profile = &OpenProfile($_);
chomp($mod_profile[0]);

if ($mod_profile[0] eq $profile[0]) {
$mod_match = 'true';
} # end if
} # end if
} # end foreach

if ($mod_match ne 'true') {
$is_one = 'false';
} else {
$is_one = 'true';
} # end if
} else {
# this is just to see if user is a mod of any forum
$is_one = 'true';
} # end if
} else {
$is_one = 'false';
} # end if

return ($is_one);
} # is_admin_or_mod</font><hr /></blockquote><font size="2" face="Verdana, Helvetica, sans-serif">Thanx a lot
Locutus of Borg

Top
#150224 - 03/10/02 08:56 AM Re: [6.1x] Megamod 2.0
Locutus of Borg Offline
Junior Member

Registered: 08/24/01
Posts: 8
Sorry. Forget it. I saw that there is already a Hack for the 6.2.0 (v2.1)

Top
Page 1 of 3 1 2 3 >



Latest Posts
[7.2.1] - Naked shoutbox
by bellaonline
05/05/12 05:00 PM
[7.x] Stop Forum Spam Integration v0.4
by bellaonline
05/05/12 03:53 PM
Shout Box

(Views)Popular Topics
Known public proxy servers 1689885
Integrated Index Page (IIP) 5.3.1 555705
Finished-[6.5.2] Games Arcade Deluxe v1.9 501236
Integrated Index Page (IIP) 5.1.1 415112
TLD Bv2.1 Released - Threads Links Directory 396822
[6.0x] Who's Online 4.0.0 [Finished] 389412
Finished-[6.5.1] Integrated Index Page (IIP) 6.5 330423
Q & A 298663
Slash UBB 266936
[6.3.x] [beta] Hit Hack 2.0 227970
Forum Stats
13621 Members
59 Forums
37191 Topics
295716 Posts

Max Online: 686 @ 06/28/07 07:04 AM

 

 

 
fusionbb message board php hacks